@media (min-width:1200px) {
  .col-lg-1-5 {
    width: 20%;
    padding: 0 15px;
  }
}